home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-07-19 | 371 b | 12 lines | [TEXT/pdos] |
- Count [-l] [-c] [file...] < file > counts
-
- Count counts the number of lines and characters in a file or list of files.
- If no file is specified, input is taken from Standard Input. If more than
- one file is specified, the utility prints line and character totals when
- finished.
-
- Parameters:
-
- -l write only line counts
- -c write only character counts
-